multiple$50856$ - Übersetzung nach deutsch
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

multiple$50856$ - Übersetzung nach deutsch

CLASS OF PARALLEL COMPUTER ARCHITECTURE IN FLYNN'S TAXONOMY, IN WHICH MULTIPLE OPERATIONS ARE PERFORMED ON MULTIPLE DATA POINTS SIMULTANEOUSLY
Multiple Instruction Multiple Data; Multiple instructions, multiple data; MIMD

multiple      
adj. vermehrt; zweimal; mehr (ere); viel; multiplizierend
common multiple         
SMALLEST POSITIVE INTEGER DIVISIBLE BY TWO OR MORE INTEGERS
Lowest common multiple; Smallest common multiple; Least Common Multiple; Lowest common multiplier; Common multiples; Common multiple; Minimal common multiple
einfache Multiplizierung
least common multiple         
SMALLEST POSITIVE INTEGER DIVISIBLE BY TWO OR MORE INTEGERS
Lowest common multiple; Smallest common multiple; Least Common Multiple; Lowest common multiplier; Common multiples; Common multiple; Minimal common multiple
kleinster gemeinsamer Nenner

Definition

multiple unit
¦ noun a passenger train of two or more carriages powered by integral motors which drive a number of axles.

Wikipedia

Multiple instruction, multiple data

In computing, multiple instruction, multiple data (MIMD) is a technique employed to achieve parallelism. Machines using MIMD have a number of processors that function asynchronously and independently. At any time, different processors may be executing different instructions on different pieces of data.

MIMD architectures may be used in a number of application areas such as computer-aided design/computer-aided manufacturing, simulation, modeling, and as communication switches. MIMD machines can be of either shared memory or distributed memory categories. These classifications are based on how MIMD processors access memory. Shared memory machines may be of the bus-based, extended, or hierarchical type. Distributed memory machines may have hypercube or mesh interconnection schemes.